home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HPAVC
/
HPAVC CD-ROM.iso
/
pc
/
3DTOSHI2.ZIP
/
mpgfx
/
include
/
mpgfx.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-03-23
|
141 b
|
13 lines
// mpglib.h
#ifndef __MPGLIB_H__
#define __MPGLIB_H__
#include "stdgfx.h"
#include "gfxgraf.h"
#include "gfxsound.h"
#endif